| 1. | To disable view state for an entire page , set the 若要禁用整个页的视图状态,请将 |
| 2. | You can also disable view state for an entire page by using the 指令禁用整个页的视图状态。 |
| 3. | Enabling and disabling view state 启用和禁用视图状态 |
| 4. | To disable view state for a control and its children , set the 若要禁用控件及其子级的视图状态,请将该控件的 |
| 5. | Disables view state persistence for this control when this property is set to 时对该控件禁用视图状态持久性。 |
| 6. | In asp . net version 2 . 0 you can disable view state without breaking control behavior 在asp . net 2 . 0版中,可以禁用视图状态而不会破坏控件行为。 |
| 7. | In that case , disabling view state saves processing time and reduces the size of the page 在这种情况下,禁用视图状态可以节省处理时间并减少页的大小。 |
| 8. | For information about how to enable or disable view state declaratively for an asp . net page , see 有关如何以声明方式启用或禁用asp . net页视图状态的信息,请参见 |
| 9. | However , in asp . net 1 . 1 , disabling view state causes some controls to stop functioning properly 但在asp . net 1 . 1中,禁用视图状态会导致某些控件无法正常工作。 |
| 10. | There are times when it is appropriate to disable view state , particularly to improve application performance 有时禁用视图状态更合适,特别是为了提高应用程序性能时。 |